Skip to content

[Monitoring] New platform migration - Server shim#46507

Merged
chrisronline merged 9 commits intoelastic:masterfrom
chrisronline:monitoring-np
Oct 11, 2019
Merged

[Monitoring] New platform migration - Server shim#46507
chrisronline merged 9 commits intoelastic:masterfrom
chrisronline:monitoring-np

Conversation

@chrisronline
Copy link
Copy Markdown
Contributor

@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/stack-monitoring

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@chrisronline chrisronline marked this pull request as ready for review October 7, 2019 17:26
@chrisronline
Copy link
Copy Markdown
Contributor Author

@igoristic @restrry I think this is ready for a first round of review

@chrisronline chrisronline added release_note:skip Skip the PR/issue when compiling release notes review v7.5.0 v8.0.0 labels Oct 7, 2019
Comment thread x-pack/legacy/plugins/monitoring/index.js Outdated
Comment thread x-pack/legacy/plugins/monitoring/server/plugin.js Outdated
Copy link
Copy Markdown
Contributor

@igoristic igoristic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything works as expected. Great job! 👍

Comment thread x-pack/legacy/plugins/monitoring/index.js
Comment thread x-pack/legacy/plugins/monitoring/index.js
Comment thread x-pack/legacy/plugins/monitoring/server/plugin.js Outdated
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@chrisronline chrisronline merged commit f8a5c66 into elastic:master Oct 11, 2019
@chrisronline chrisronline deleted the monitoring-np branch October 11, 2019 13:20
chrisronline added a commit to chrisronline/kibana that referenced this pull request Oct 11, 2019
* WIP

* More NP refactoring

* Hook up infra postInit logic

* Fix broken tests

* Cleanup
chrisronline added a commit to chrisronline/kibana that referenced this pull request Oct 11, 2019
* WIP

* More NP refactoring

* Hook up infra postInit logic

* Fix broken tests

* Cleanup
chrisronline added a commit that referenced this pull request Oct 14, 2019
)

* [Monitoring] New platform migration - Server shim (#46507)

* WIP

* More NP refactoring

* Hook up infra postInit logic

* Fix broken tests

* Cleanup

* Add missing config for 7.x
@chrisronline
Copy link
Copy Markdown
Contributor Author

Backport:

7.x: f3991b9

return {
push(event) {
eventRoller.addEvent(event);
server.log(['debug', LOGGING_TAG, KIBANA_MONITORING_LOGGING_TAG], 'Received Kibana Ops event data');
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wondering if this debug helps you folks, or you think it would be OK to remove. It generates a lot of noise when running in verbose.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be okay. I don't know how useful it is to folks, but my gut says not that useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:Stack Monitoring release_note:skip Skip the PR/issue when compiling release notes review Team:Monitoring Stack Monitoring team v7.5.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants